Skip to content

bugfix - #1773

Draft
larshp wants to merge 3 commits into
mainfrom
hvam/dec3007
Draft

bugfix#1773
larshp wants to merge 3 commits into
mainfrom
hvam/dec3007

Conversation

@larshp

@larshp larshp commented Jul 30, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

Regression test results:

Repository Result Runtime
abap-openapi/abap-openapi 🟢 20s
abapGit/abapGit 🟢 18s
heliconialabs/abap-opentelemetry 🟢 6s
heliconialabs/abap-protobuf 🟢 7s
larshp/abap-advent-2020 🟢 6s
larshp/abap-wasm 🟢 6s
larshp/abapNTLM 🟢 7s
larshp/abapPGP 🟢 163s
oisee/zork-abap 🟢 8s
open-abap/open-abap-core 🟢 8s
open-abap/open-abap-gui 🟢 6s
open-abap/open-abap-jobs 🟢 12s
open-abap/open-abap-lock 🟢 11s
open-abap/open-abap-odata 🟢 8s
open-abap/open-table-maintenance 🟢 16s
SAP/abap-file-formats-tools 🟢 19s
Sumu-Ning/AES 🟢 7s

Performance test results:

Performance Before After Delta
1: APPEND and DELETE 922ms 928ms 6 🟢
2: READ TABLE, table_line 1161ms 1061ms -100 🟢
3: LOOP USING KEY 1378ms 1292ms -86 🟢
4: Copy, same sorting 275ms 259ms -16 🟢
5: Copy, becomes sorted 63ms 62ms -1 🟢
6: INSERT INDEX 1 731ms 741ms 10 🟢
7: APPEND matching types 343ms 369ms 26 🟢
8: READ TABLE BINARY SEARCH 66ms 67ms 1 🟢
9: INSERT INTO TABLE hashed 372ms 367ms -5 🟢
10: DELETE ADJACENT 1548ms 1534ms -14 🟢
11: READ WITH TABLE KEY HASHED 272ms 272ms 0 🟢
12: READ WITH KEY HASHED, primary 378ms 368ms -10 🟢
13: INSERT INTO TABLE standard 41ms 36ms -5 🟢
14: Constant characters 69ms 71ms 2 🟢
15: Compare characters 119ms 125ms 6 🟢
16: Method number 5 🎶 826ms 852ms 26 🟢
17: Substring and find negative 266ms 277ms 11 🟢
18: CO compare 197ms 195ms -2 🟢
19: Call method, compatible structure 123ms 125ms 2 🟢
20: Call method, identical structure 21ms 22ms 1 🟢
21: CASE many char constants 368ms 371ms 3 🟢
22: READ TABLE WITH KEY secondary 51ms 47ms -4 🟢
23: CASE many int constants 357ms 357ms 0 🟢
24: Copy table contents 303ms 267ms -36 🟢
25: READ TABLE, not found 24ms 22ms -2 🟢
26: REPLACE OCCURRENCES, simple 143ms 141ms -2 🟢
27: READ TABLE, building hash 78ms 77ms -1 🟢
28: CONCATENATE 2ms 2ms 0 🟢
29: Write Hex to Hex via offset 1325ms 1322ms -3 🟢
30: Get Hex from Hex via offset 10ms 11ms 1 🟢
31: SET BIT hex 1370ms 1261ms -109 🟢
32: GET BIT hex 1189ms 1141ms -48 🟢
33: Compare Hex 893ms 817ms -76 🟢
34: Basic CONCATENATE 70ms 71ms 1 🟢
35: gt 377ms 416ms 39 🟢
36: CLEAR char 265ms 261ms -4 🟢
37: CLEAR numc 245ms 241ms -4 🟢
38: Structure copy and APPEND 869ms 899ms 30 🟢
39: eq int 1372ms 1520ms 148 🟢
40: eq string 1207ms 1217ms 10 🟢
41: eq char, different lengths 220ms 220ms 0 🟢
42: eq int with numc 215ms 211ms -4 🟢
43: CONCATENATE LINES OF 43ms undefinedms NaN 🟢

Updated: 2026-07-31T08:59:32.922Z

SHA: 9fea761

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant